home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 02 / 3 / DISK0236.ZIP / FPRINT.HLP < prev    next >
Text File  |  1984-09-01  |  3KB  |  66 lines

  1.  
  2.                  WARNING: DO NOT DELETE FILE "FPRINT.HLP"...
  3.  
  4.                        INSTRUCTIONS FOR PROGRAM FPRINT
  5.                        ===============================
  6.  
  7.   1) The PURPOSE  of  the  program is to print ASCII files.  A check will be
  8.      made to see if it is indeed an ASCII file.  If the program thinks  that
  9.      you  are  trying  to print a non-ASCII file, it will pause and tell you
  10.      so.  You then have the option to cancel your print request, or continue
  11.      anyway.
  12.  
  13.   2) REQUIREMENTS:
  14.      - 52K of AVAILABLE main memory
  15.      - 1 disk drive (160K is enough)
  16.      - 80 column screen (monochrome or color)
  17.      - Parallel printer
  18.  
  19.   3) The  program  will  ask  you  a number of questions, such as the drive,
  20.      path, file name, and file type (or extension) to be printed.  If at any
  21.      point  you  do not know how to proceed, simply type a question mark "?"
  22.      (don't forget to hold down the SHIFT key!)  to get more information  on
  23.      the bottom line.  Please note that  the "path" has NOT been implemented
  24.      yet.
  25.  
  26.   4) PRINTER SETUP MENU:
  27.      This menu  comes  with default settings  for the IBM (Epson) dot matrix
  28.      printer.  The options are:
  29.      - ASCII printer initialization codes, such as "turn compress on"
  30.      - ASCII printer de-initialization codes, such as "turn compress off"
  31.      - Page width, switches between 132 and 80
  32.      - Line spacing, switches between 1 and 2
  33.      - Print extended ASCII "as is"  will allow the full ASCII character set
  34.        to be printed.   If turned off,  a check is made to see  if the ASCII
  35.        code is above 126,  and if so,  it is replaced with a printable char-
  36.        acter.  Obviously, this procedure takes longer...
  37.      - Check for embedded control characters  will do  the  same  thing  for
  38.        ASCII codes with a value below 032.
  39.  
  40.   5) In order to try out some of the features in this program, a file called
  41.      "FPRINT.TRY" has been included.
  42.  
  43.   6) The following features will be added in future releases:
  44.      - The capability to specify a path name.
  45.      - The ability to enter wildcards for file name and type.
  46.      - The ability to list the file on the screen.
  47.  
  48.   7) If you have any questions, comments, and/or  suggestions  for  improve-
  49.      ments, please contact:
  50.  
  51.                                 Gerry J. Danen
  52.                          Westra-Danen Associates Inc.
  53.                             204, 12910 - 50 Street
  54.                           Edmonton, Alberta   CANADA
  55.                                    T5A 4L2
  56.                               Phone 403/478-2985
  57.  
  58.      Please report bugs too...
  59.  
  60.  
  61.      NEW VERSIONS:
  62.  
  63.      V1.01 - Improved error checking for printer
  64.      V1.02 - Included a "Printer Setup Menu"
  65.  
  66.